home *** CD-ROM | disk | FTP | other *** search
/ Shareware Super Platinum 8 / Shareware Super Platinum 8.iso / mac / MODEMPRO / CILHSKIT.ZIP;1 / EXTDWNHS.BAT < prev    next >
Encoding:
DOS Batch File  |  1992-10-10  |  302 b   |  8 lines

  1. ECHO OFF
  2. REM  Run HSCONFIG to set HS/LINK Parameters before using.
  3. REM @FILES.LST = ASCII list of files to Upload
  4. REM If FILES.LST does not exist there will be an error
  5. REM Message yet HS.LINK will proceed to Download.
  6. REM -Px where x=Com Port. -P1 = Com1, -P2=Com2, etc.
  7. HSLINK -P1 @FILES.LST
  8.